More pulling at removing C strings internally: unicsv_print_str and strenquote.
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 15 Sep 2013 18:44:12 +0000 (18:44 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 15 Sep 2013 18:44:12 +0000 (18:44 +0000)
commit897e68611129b63609c3de6750727be771945628
treed2358a54aab75c5a2daec0aae7d0c7f3af2e2924
parentca33c085ab1ceabd73c4968bcde13924ce3ae845
More pulling at removing C strings internally: unicsv_print_str and strenquote.

A victim of this is the seemingly unused sportsim format. It was doing
stupid things in the format definition with high byte characters and
unclear encodings.  After a few hours trying to save it, I just chopped it.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4614 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/csv_util.cc
gpsbabel/defs.h
gpsbabel/style/deprecated/sportsim.style [new file with mode: 0644]
gpsbabel/style/sportsim.style [deleted file]
gpsbabel/testo.d/deprecated/sportsim.test [new file with mode: 0644]
gpsbabel/testo.d/sportsim.test [deleted file]
gpsbabel/unicsv.cc
gpsbabel/util.cc
gpsbabel/xcsv_tokens.gperf
gpsbabel/xol.cc